home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 824 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  734 b 

  1. Path: stern.fokus.gmd.de!news
  2. From: Watson <sayegh@fokus.gmd.de>
  3. Newsgroups: comp.lang.c
  4. Subject: Re: warning: possibly incorrect assignment
  5. Date: Tue, 09 Jan 1996 17:56:49 +0100
  6. Organization: GMD FOKUS - Research Institute for Open Communication Systems
  7. Message-ID: <30F29E51.46D5@fokus.gmd.de>
  8. References: <Pine.OSF.3.91.960109091920.6447A-100000@io.UWinnipeg.ca>
  9. NNTP-Posting-Host: pollux.fokus.gmd.de
  10. Mime-Version: 1.0
  11. Content-Type: text/plain; charset=us-ascii
  12. Content-Transfer-Encoding: 7bit
  13. X-Mailer: Mozilla 2.0b4 (X11; I; SunOS 5.4 sun4m)
  14.  
  15. Bill,
  16.  
  17. try
  18.  
  19. while( (fp=fopen(file_name,"r")) != NULL)
  20. -- 
  21. *    Greetinx,
  22.     Watson (sayegh@fokus.gmd.de)
  23.     more personal details at:
  24.     http://www.fokus.gmd.de/ovma/employees/sayegh/entry.html
  25.